Conversation
|
@yogevbd: I've add this changes because if you don't update all |
|
@danielang The problem is that all viewControllers in UINavigationController stack will call |
|
@yogevbd: by the naming convention of the method |
|
@yogevbd any reaction? 🙂 |
|
The feature your PR implemented is updating BottomTabs (tabBar) style by calling |
|
@guyca: Yes, of cause. |
|
@danielang What I had in mind is to implement another function that handled all tabItem styles and call it every time just like setStyleOnInit. |
danielang
left a comment
There was a problem hiding this comment.
Sry for all the discussion above.
Your fix seems to work very good! I'ven't recognized your changes on my phone.
But now I've tried it in my app and thy work damn good. 😄
* r_master: SetStyle fix (wix#2539) Update ISSUE_TEMPLATE fix(start app): show red screen in case an error is thrown while starting the app (wix#2556) Xcode 8 fixes fixed swizzle in xcode 8 Back-port insets fix to v1 Solved doc formatting issues (wix#2544) Update README.md (wix#2537) Update styling-the-navigator.md Adding preferredContentSize (wix#2529) Revert "setStyle to style the according TabBar (wix#2524)" setStyle to style the according TabBar (wix#2524)
@danielang Removing changes in RCCNavigationController fixed the issue we had. Does this make sense?